home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / games / winjack.zip / SETUP.INF < prev    next >
INI File  |  1991-09-30  |  916b  |  35 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Brett Liddicoet
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=WinJack 2.0 Installation
  7. DefDir=C:\WinJack
  8. SpaceNeeded=300
  9. DefPMGroup=WINJACK.GRP, WinJack - Windows BlackJack
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=WinJack2.0
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. WinJack Program File,      WINJACK.EXE,  1, 1, N
  25. WinJack Card Library,     WINCARD.DLL,  1, 1, N
  26. WinJack Help File,    WINJACK.HLP,  1, 1, N
  27. WinJack Order Form,    ORDER.WRI,    1, 1, N
  28. WinJack Read Me File,    README.TXT,   1, 1, N
  29.  
  30. [PM Info] 
  31. ;File Name, App Description, Icon file #, Icon #
  32. WINJACK.EXE,    WinJack 2.0
  33.  
  34. [End]
  35.